Re: Are Cross-Platform Apps Slower Than Native? Or Is That Just a Myth in 2025? Hardware and Software Cloud-based Apps by asadalig In 2025, cross-platform apps aren't inherently slower than native ones—it really depends on how they're … AR, native still holds the edge. So, the idea that cross-platform is always slower is more myth than fact today. Re: How Does Flutter Handle State Management Internally? Programming Software Development by asadalig Flutter manages state using a widget tree and immutable widgets. When an app’s state needs to be updated, Flutter takes care of rebuilding only the UI components that require change when setState() is called on stateful widgets. This allows the framework to re-render the important widgets and not all the widgets on the screen. For more … Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Reverend Jim I agree. [Everything](https://www.voidtools.com/) is always a definite install after imaging. It's something that should have been built into Windows. I've never found the need for any security software other than what comes with Windows. Re: Looking for AI app developers Programming Mobile Development by jonathannweyer That sounds like a great project, running models locally on mobile is definitely gaining interest. I’m not building anything right now, but I’ve been exploring ideas around offline voice commands and simple summarization features, so something like this could definitely be useful. Curious, are you targeting both iOS and Android from the start? … Are Cross-Platform Apps Slower Than Native? Or Is That Just a Myth in 2025? Hardware and Software Cloud-based Apps by Himadri_3 … **Cross-platform tools** like **Flutter and React Native** have come a long way. Most day-to-day apps—think… eCommerce, service booking, productivity tools—run just as smoothly with cross-platform development. Unless…notice a difference. In fact, businesses love cross-platform because it helps them launch faster, maintain easier… Re: Looking for AI app developers Programming Mobile Development by KamalDeepPareek …) Offline chatbots or virtual assistants Personalized note-taking or journaling apps with AI-generated summaries Real-time translation or captioning tools… in collaborating or testing your SDK with a few prototype apps. Let me know if you're open to sharing early… Re: Cannot run exe from asp.net Programming Web Development by Neil_brown001 … often not supported anymore). Websites are not allowed to run apps on someone’s computer directly — it’s a huge security… Having two web.config files is normal in ASP.NET apps. One controls the overall app, the other can apply to… Re: Cannot run exe from asp.net Programming Web Development by lennyli … supported anymore). > > Websites are not allowed to run apps on someone’s computer directly — it’s a huge security…; Having two web.config files is normal in ASP.NET apps. One controls the overall app, the other can apply to… Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Reverend Jim …the location tab shows something like ![2025-05-01_173322.jpg](https://static.daniweb.com/attachments/3/c794d4dd40912f0eaef551b931bc0c7f.jpg) ![2025-05-…01_173254.jpg](https://static.daniweb.com/attachments/3/665221178ca14762243b59da49770b6f.jpg) You can change… Re: 💻 What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Dani Jim, I have not used Windows in a very, very long time, but can you not configure Windows to store My Documents on D? I'm quite sure that you can, if I remember correctly? https://superuser.com/questions/1725456/wha-cant-i-move-my-documents-folder Re: Looking for AI app developers Programming Mobile Development by Pelorus_1 Look for top-tier freelancers on platforms such as Upwork or Toptal. Think about AI development companies that specialize in machine learning, natural language processing, and deep learning. Native vs. Cross-Platform: Which is Better for Mobile App Development? Programming Mobile Development by Jameswood32 Hi all, I’m deciding between developing a native app (iOS/Android) or using a cross-platform framework like Flutter or React Native. What are the pros and cons in terms of cost, performance, and scalability? What do you recommend based on your experience? Re: How to Efficiently Develop Apps for iOS and Android? Programming Software Development by gorgebutler Developing apps for iOS and Android efficiently requires the right strategy and tools. Using cross-platform frameworks like Flutter or React Native helps save… platforms. Optimizing performance, focusing on user-friendly design, and following platform-specific guidelines ensure a smooth experience. Regular testing on different… How to Efficiently Develop Apps for iOS and Android? Programming Software Development by faisalsaraj Developing apps for both iOS and Android can be challenging but rewarding. The key is to use cross-platform frameworks like React Native or… Re: How to Efficiently Develop Apps for iOS and Android? Programming Software Development by Olu_610 The adoption of cross-platform frameworks like React Native or Flutter brings me full support for creating applications which operate across iOS and Android platforms. Re: How to Efficiently Develop Apps for iOS and Android? Programming Software Development by rproffitt We stopped making apps and moved back to web pages tuned to mobile users. Part of the reason was Apple's draconian and costly app system. Put on the web and we're done. No dedicating a person to shepherd the app through the Apple gauntlet. How Does Flutter Handle State Management Internally? Programming Software Development by James_228 … Flutter devs I’ve been learning Flutter app development for cross-platform app development and I’m starting to get into more… these state management tools in real-world apps? If you're working on production-level apps, which method do you prefer and… Re: How to Efficiently Develop Apps for iOS and Android? Programming Software Development by Reverend Jim >Part of the reason... I, for one, am sick and tired of every Tom, Dick, and Harry requiring a separate app for everything. It has gotten to the point of having to scroll through pages of icons to locate whatever app you need for a particular occasion. Plus, every app stays open consuming limited memory. And then there are the constant … Re: How would we poison AI web crawls? Hardware and Software Information Security by Reverend Jim >This makes me think that we need WAAAY more apps that generate junk data Right. That's what we need. Still more junk. We'll just push Sturgeon's law from 90% to 99.99%. That will make things better. Re: What’s Best Way to Clear File Contents Without Deleting the File in Linux Hardware and Software Linux and Unix by Salem I guess most people just use https://linuxconfig.org/logrotate Set it and forget it. There's no need to resort to random per file hackery (or quackery). Re: I built a kafka GUI client for operating kafka, welcome to use Programming Software Development by elary It is a nice project.Is there any notification function? Re: Why my iPhone runs so slow recently? Hardware and Software macOS by Dani I think you're referring to physical memory (hard drive space) and not random access memory (RAM). Using up all your hdd space can make your phone go slower. RAM is transient and is just the memory the apps you currently have open at the time are using. The amount of RAM you use goes down when you close out of apps or restart your phone. Re: Selling the house that I grew up Community Center Geeks' Lounge by Reverend Jim … in five minutes and at Birds Hill Park to go cross country skiing in fifteen. If we walk across the highway… walk or bike along a country path along the [Floodway](https://maps.app.goo.gl/PvPJxqNGBEFuTZop7) all the way to Lockport… Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’ Community Center by rproffitt UPDATE: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance. Re: Looking for AI app developers Programming Mobile Development by Dani That sounds really interesting. Did you ever launch the SDK? I am a bit in the same boat as you as DaniWeb Connect has an API but I have been really struggling getting it adopted. Sorry I can't be more help to you directly. Re: Looking for AI app developers Programming Mobile Development by Emily Johnson That sounds like an exciting project! An open-source library for running AI models on mobile devices could be incredibly useful for developers looking to integrate AI-driven features. While performance limitations exist, optimizing for real-time or lightweight tasks could open up many possibilities. I’d love to learn more about your SDK and its … Cross platform app development Digital Media UI / UX Design by stockton apps for smart phones using only HTML5, CSS3 & JavaScript. Up till now I have used PhoneGap to make my programs cross platform… only HTML5, CSS3 and Javascript one can create crossplatform applications(Cross platform = Android, IOS and Blackberry). Can someone please point me in… Re: Cross platform Vs Native Code in mobile apps?? Programming Mobile Development by akhil1989 Hey Peter I know these things.....I think you didn't got my question.....I asked that cross platform like titanium's and phone gap's capability are doubted over native codes in iOS, Android and Blackberry!!!!.....I just want to know is it so???........if not which is a better cross platform (Titanium or Phone Gap) Cross platform Vs Native Code in mobile apps?? Programming Mobile Development by akhil1989 Hello friends I am new to mobile application development and would like to know which platform will be better in making mobile applications. Is it cross platform or the native codes?? I tried out titanium but feel its performance lacks the power of Xcode. Also suggest the best platform for each of them?? Help me please!! Re: Cross Platform Graphics Programming Software Development by mike_2000_17 …saying that I cannot create 1 program that will be cross platform (in c++) but I can make a library that…, it is more practical to make a cross-platform library (i.e., encapsulate the platform-specific code in a library). However, you…them, you have to recompile for each platform. When we talk about doing cross-platform development in C/C++ (or any …